libxl: proper accounting for the videoram
authorStefano Stabellini <stefano.stabellini@eu.citrix.com>
Wed, 22 Sep 2010 17:03:41 +0000 (18:03 +0100)
committerStefano Stabellini <stefano.stabellini@eu.citrix.com>
Wed, 22 Sep 2010 17:03:41 +0000 (18:03 +0100)
commitceb6e18f151c3eb1106858d359c05eead4b43b0a
tree959446aacbe80b0cc8da1864c2dc5dea80ab68d4
parentea4dce89d478d62341cd2f9d8944e215f7086144
libxl: proper accounting for the videoram

Remove the videoram from the memory target of the domains consistently,
leave the total amount of memory in maxmem.

[fixed up for conflicts with libxl__ naming policy changes -iwj]

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/libxl/libxl.c
tools/libxl/libxl_dom.c